home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power Tools 1993 October - Disc 2
/
Power Tools (Disc 2)(October 1993)(HP).iso
/
hotlines
/
network
/
x500
/
demo4.txt
< prev
next >
Wrap
Text File
|
1993-05-12
|
6KB
|
191 lines
******************************************
* ADDING AN ENTRY TO THE SAMPLE DATABASE *
******************************************
There are two ways you can add an entry to the database:
using the x5user menu-driven interface or the x5loaddib
utility.
You will be adding a total of twelve entries using both
methods.
ADDING AN ENTRY USING X5USER
============================
STARTING X5USER
---------------
To start x5user, do the following:
1. Type "x5user"
The Bind DN Specification Form displays.
2. Press the Perform Task key
The Specify Bind Password window displays.
3. Type "adm" as the password and press the Perform Task
or [Return] key
The Entry Operations screen displays.
ADDING AN ENTRY USING X5USER
----------------------------
To add an entry using x5user, do the following:
1. Start x5user
2. Select Add an Entry from the Entry Operations Screen
3. Enter the following DN:
/c=US/o=wm/ou=manufacturing/l=assembly town/ou=swd/cn=Bill Smythe
NOTE: the "=" does not appear on a new line.
4. Press the Select Object Class function key
5. From the menu, select "ocl.mhs.org.user" and press the
Select Item function key
6. Press the Perform Task function key
The Add Entry Specification Form displays.
7. Enter the following information:
cn = Bill Smythe
Objclass = ocl.mhs.org.user
ocl.org.person
ocl.person
mhsoraddress =
surname = Smythe
unixmail = bsmythe@wm.com
8. With the cursor in the Attribute Value field and on the
same line as "mhsoraddress =," press the Show Complex
function key
The Specify X.400 O/R Address window displays.
9. Enter the following values for each field:
Given Name: Bill
Surname: Smythe
OrgUnit1: manufacturing
OrgUnit2: swd
Country: US
OrgName: wm
ADMDName: telemail
PRMDName: mfg
10. Press the Done function key
11. Press the Perform Task function key to add the entry
12. Add additional entries. Follow steps 3 - 9 using the
following names: William Smith, Carl Schmidt, Joe
Smith, Karen Smart, and Carol Schneider. Enter your
name and your UNIX mail address also.
ADDING AN ENTRY USING X5LOADDIB
===============================
To add entries using x5loaddib, do the following:
1. Create a file /usr/lib/x500/conf/sample.name.list which
contains the following (NOTE: a line ending with "->"
means that the information on the current line and the
next line should be typed in as one line. Do not type
the "->" symbol.):
#
# Add entries under
# /c=US/o=wm/ou=manufacturing/l=assembly town/ou=swd
# Refer to the /usr/lib/x500/conf/x5dib*.conf
# files for a list of predefined object classes.
#
name=/c=US/o=wm/ou=manufacturing/l=assembly town/ou=swd/cn=X500 User
objclass=56050103
objclass=550607
objclass=550606
commonname=X500 User
mhsoraddress=/C=US/ADM=ATTMAIL/PRM=HP/ORG=HP/O1=HP6600/SN=User/FN=X500
unixmail=x500_user@hp6600.desk.hp.com
surname=User
name=/c=US/o=wm/ou=manufacturing/l=assembly town ->
/ou=swd/cn=June Smith
objclass=56050103
objclass=550607
objclass=550606
commonname=June Smith
mhsoraddress=/C=US/ADM=telemail/PRM=mfg/ORG=wm ->
/O1=manufacturing/SN=Smith/FN=June
unixmail=junesmith@wm.com
surname=Smith
name=/c=US/o=wm/ou=manufacturing/l=assembly town ->
/ou=swd/cn=Joan Smelt
objclass=56050103
objclass=550607
objclass=550606
commonname=Joan Smelt
mhsoraddress=/C=US/ADM=telemail/PRM=mfg/ORG=wm ->
/O1=manufacturing/SN=Smelt/FN=Joan
unixmail=jsmelt@wm.com
surname=Smelt
name=/c=US/o=wm/ou=manufacturing/l=assembly town ->
/ou=swd/cn=Carla Smit
objclass=56050103
objclass=550607
objclass=550606
commonname=Carla Smit
mhsoraddress=/C=US/ADM=telemail/PRM=mfg/ORG=wm ->
/O1=manufacturing/SN=Smit/FN=Carla
unixmail=csmit@wm.com
surname=Smit
name=/c=US/o=wm/ou=manufacturing/l=assembly town ->
/ou=swd/cn=John Snitter
objclass=56050103
objclass=550607
objclass=550606
commonname=John Snitter
mhsoraddress=/C=US/ADM=telemail/PRM=mfg/ORG=wm ->
/O1=manufacturing/SN=Snitter/FN=John
unixmail=snitter@wm.com
surname=Snitter
name=/c=US/o=wm/ou=manufacturing/l=assembly town ->
/ou=swd/cn=Anthony Smitty
objclass=56050103
objclass=550607
objclass=550606
commonname=Anthony Smitty
mhsoraddress=/C=US/ADM=telemail/PRM=mfg/ORG=wm ->
/O1=manufacturing/SN=Smitty/FN=Anthony
unixmail=asmitty@wm.com
surname=Smitty
name=/c=US/o=wm/ou=manufacturing/l=assembly town ->
/ou=swd/cn=Lisa Small
objclass=56050103
objclass=550607
objclass=550606
commonname=Lisa Small
mhsoraddress=/C=US/ADM=telemail/PRM=mfg/ORG=wm ->
/O1=manufacturing/SN=Small/FN=Lisa
unixmail=lsmall@wm.com
surname=Small
2. From the /usr/lib/x500/conf directory, type
"/usr/lib/x500/xds/x5hlapi/x5loaddib sample.name.list"
You have successfully added seven more names to the database.